Vcenter Deployment Migrate SourceVcWindows

Vcenter Deployment Migrate SourceVcWindows
Vcenter Deployment Migrate SourceVcWindows

This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The Vcenter Deployment Migrate SourceVcWindows schema contains information about the windows vCenter Server that is going to be migrated.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "hostname": "string",
    "username": "string",
    "password": "string"
}
string
hostname
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The IP address or DNS resolvable name of the source Windows machine.

This property was added in vSphere API 7.0.0.0.

string
username
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The SSO account with administrative privilege to perform the migration operation.

This property was added in vSphere API 7.0.0.0.

string As password As password
password
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The SSO administrator account password.

This property was added in vSphere API 7.0.0.0.

Deprecated